Welcome![Sign In][Sign Up]
Location:
Search - server client

Search list

[ICQ-IM-ChatChattingSoftware

Description: 一个典型的多客户机制包含运行在某台主机上的服务程序和其他机器上的多个客户程序,服务程序作为一个的进程,它具有多个线程,等待各个客户的请求,并提供相应的服务。 本程序分为服务器端和客户端两部分,每部分均被打包到.bat文件,直接双击即可运行程序。首先启动服务端,启动服务,然后启动客户端,即可登陆聊天,源码为某书上例程。 端口号8888,其它功能请运行程序进行观察、体验。-A typical multi-client mechanism includes running on a host of services and other machines on a number of client service program as a process, it has multiple threads, waiting for each customer request and provide corresponding services. This procedure is divided into server-side and client in two parts, each part were packaged into. Bat file, double-click to run the program directly. First of all start-up services client, start the service, and then restart the client, you can visit the chat, and source code for a book on routines. Port number 8888, other features, please run the program to observe and experience.
Platform: | Size: 55296 | Author: universe | Hits:

[TCP/IP stackserver

Description: 服务端,用VC++编写的一个点对点聊天的一个UDP服务端。-Service client, using VC++ Prepared a peer-to-peer chat client, a UDP service.
Platform: | Size: 17408 | Author: 蔡秀雄 | Hits:

[Communicationliaotianchengxu

Description: 学习Indy控件时写的一个简单例子,使用UDPServer进行通讯, 服务器进行数据转发,也可以直接进行客户端到客户端的通讯, 修改一下即可实现。 呵呵,太简单了,高手不用看。-Indy control when learning to write a simple example, the use of UDPServer communication, the server for data forwarding, can also direct the client to client communications, make some corrections can be realized. Oh, too easy, you do not see.
Platform: | Size: 457728 | Author: 赵智斌 | Hits:

[TCP/IP stackACEserver

Description: 基于ACE开发的简单的UDP服务器以及客户端,并实现广播的功能。-Based on the ACE to develop a simple UDP server and client, and to realize the function of broadcasting.
Platform: | Size: 186368 | Author: 郑剑芳 | Hits:

[Internet-Networkserver

Description: 基本TCP服务端操作,包括socket参数配置,连接,读取数据,以及日志记录等-Basic TCP client services operation, including the socket parameter configuration, connectivity, read data, as well as logging, etc.
Platform: | Size: 5120 | Author: jia | Hits:

[Internet-NetworkSocketServerClient

Description: 是小弟自己写的聊天程序,类似QQ 有朋友想讨论一下的socket的可加我QQ277877195-Is the younger brother wrote his own chat program, similar to QQ has a friend would like to discuss the socket Additive I QQ277877195
Platform: | Size: 540672 | Author: lifang | Hits:

[Internet-NetworkEcho(Time)

Description: Echo程序 服务器可以回传和显示客户端送来的字串,并在回送的字串前面加上服务器的时间,客户IP地址及端口号。 服务器端可以识别客户发来的退出命令(QUIT) -Echo server can return and display the string sent by the client, and in return the string in front of the time to add the server, client IP address and port number. Server-side to identify the customer sent an order to withdraw from the (QUIT)
Platform: | Size: 344064 | Author: malacca | Hits:

[Linux-Unixclientserver

Description: Linux下使用Select模型的两个类Client And Server -Select Model under Linux use the two types of Client And Server
Platform: | Size: 2048 | Author: dzlei | Hits:

[Crack HackServer

Description: 基于挑战—应答模式的服务器认证程序,客户服务器相互发送随机数生成会话密钥,使用md5和des算法。-Based on the challenge- response authentication process server model, client-server send each other random number generator session key, the use of md5 and des algorithm.
Platform: | Size: 1306624 | Author: green | Hits:

[Internet-Networkssl

Description: linux下的ssl客户端和服务器端源码,包含了自己生成的证书和私钥。-ssl under linux client and server source code, including its own certificate and private key generated.
Platform: | Size: 7168 | Author: green | Hits:

[Linux-Unixdhcp_autoip_client

Description: 程序实现了Linux下dhcp客户端以及autoip客户端的功能,即当网络中有dhcp服务器时从dhcp服务器获取IP,没有时由autoip策略自动生成169.254.0.0网段IP,实现自组网功能。-Program under the Linux client and the dhcp client autoip function, that is, when the networks have dhcp server dhcp server access from the IP, there is no strategy by autoip network segment 169.254.0.0 automatically generate IP, to achieve ad hoc network function.
Platform: | Size: 23552 | Author: 斯科特 | Hits:

[Internet-NetworkDK2-DE-Files

Description: 天之炼狱完整服务端 很复杂.也不清楚是否完整.... DK2 是一个很不错的游戏-Full-service client天之炼狱very complicated. It was not clear whether the integrity .... DK2 is a very good game
Platform: | Size: 10668032 | Author: 终极鱿鱼 | Hits:

[Communication-MobileModbusTCP_master

Description: Modbus/TCP服务器,很好的调试Modbus/TCP客户端的工具-Modbus/TCP server, a good debugging Modbus/TCP client tools
Platform: | Size: 539648 | Author: 老宋 | Hits:

[File OperateFILE_DOWNLOAD_SERVER_CLIENT

Description: 客户端向服务器发送下载请求,服务器提供下载功能-Client to send download request to the server, the server functionality available for download
Platform: | Size: 7168 | Author: 李伟 | Hits:

[JSP/Javaclient-server

Description: 局域网聊天程序,仿QQ,界面做的很不错,是上学期操作系统的试验.-LAN chat program, like QQ, a very good interface to do is to test the operating system last semester.
Platform: | Size: 1031168 | Author: jimzhao | Hits:

[VOIP programminisipserver_v1m6

Description: 在WINDOWS下的SIP服务端程序,可用.作为开发测试非常不错-Under the SIP in the WINDOWS client service procedures, can be used. As a very good development and testing
Platform: | Size: 3179520 | Author: 成龙 | Hits:

[Internet-NetworkWinsocket_ChatRoom

Description: WinSocket编程,在VC++6.0环境下实现聊天室的服务端和客户端。为每一个客户端连接开启一个线程。WinSocket programming, Implement the server and client of ChatRoom programme under the vc++ Development Environment . the server begin a thread for every client conncet.-WinSocket programming, in VC++ 6.0 environment realize chat room service client and the client. For each client to connect to open a thread. WinSocket programming, Implement the server and client of ChatRoom programme under the vc++ Development Environment. The server begin a thread for every client conncet.
Platform: | Size: 82944 | Author: 19869142 | Hits:

[Streaming Mpeg4SimpleRTSPRTPClient

Description: rtsp客户端程序,利用rtsp协议实现与服务器端的流媒体通信-rtsp client program, using rtsp protocol with server-side streaming media communications
Platform: | Size: 3072 | Author: quing | Hits:

[JSP/Javajavaicq

Description: 基于JAVA的ICQ系统 ,系统采用客户/服务器摸式服务器与客户间通过套接口Socket(TCP)连接。-JAVA-based system of ICQ, system uses a client/server mode between server and client through the socket Socket (TCP) connection.
Platform: | Size: 2624512 | Author: chengcheng | Hits:

[.netchat

Description: 一个可以用的聊天工具,有客户端和服务端,有界面-One can use the chat tool, there are client and server, there are interface
Platform: | Size: 2145280 | Author: daibin | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net